Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

initial changes #1

Merged
merged 1 commit into from
Dec 5, 2024
Merged

initial changes #1

merged 1 commit into from
Dec 5, 2024

Conversation

Raj-StepSecurity
Copy link
Collaborator

No description provided.

package.json Outdated
"build": "npm run deployAssets && npx tsc",
"lint": "npx eslint .",
"test": "npx jest",
"pack": "npx ncc build build/src/action.js -o dist",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename pack script to build & build script to pre-build
Currently pack script is used to build dist folder and for our pre-release step we prefer it to be as build
Also rebuild dist folder after renaming!

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

initial changes

more files added

author mentions removed

files removed

files removed

readme updated

readme updated

comments addressed

comments addressed

comments addressed

build and pre-build updated
@shubham-stepsecurity
Copy link
Member

LGTM

@Raj-StepSecurity Raj-StepSecurity merged commit 106d8d6 into main Dec 5, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants